runtime.g.coroexit (field)
4 uses
runtime (current package)
coro.go#L83: gp.coroexit = true
coro.go#L112: exit := gp.coroexit
coro.go#L113: gp.coroexit = false
runtime2.go#L461: coroexit bool // argument to coroswitch_m
The pages are generated with Golds v0.7.6. (GOOS=linux GOARCH=amd64)